@charset "utf-8";.wrap {
	
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
body
{
	background-image: url(../../logo/b51.png);
	background-repeat: repeat;	
	
}

#header {
	margin-top: 3%;
}
#nav_main {
	width: 960px;
	margin-top: 1%;
}
#content {
	background-color: #F00;
	height: auto;
	width: 960px;
}
#footer {
	height: auto;
	width: 960px;
	text-align: center;
	background-color: #CCC;
}



div.row.ikat
{
	margin-left: 23%;	
	
}

.col-lg-2
{
	height: 175px;
	width: 175px;
	float: left;		
}
